Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add support for more rust reserved keywords #16

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Conversation

glihm
Copy link
Collaborator

@glihm glihm commented Feb 10, 2024

In namespaces of cairo types or structure fields, we may encounter some rust reserved keywords.

This PR is a first step to escape them, a more generic solution may be found to solve it more broadly.

@glihm glihm merged commit 3b18223 into main Feb 10, 2024
5 checks passed
@glihm glihm deleted the fix/rust-keyword branch March 16, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant